Update react monorepo#12487
Conversation
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Review or Edit in CodeSandboxOpen the branch in Web Editor • VS Code • Insiders |
🤖 Augment PR SummarySummary: Updates React Fast Refresh tooling in the Backstage CLI. Changes:
🤖 Was this summary useful? React with 👍 or 👎 |
| "process": "^0.11.10", | ||
| "react-dev-utils": "^12.0.0-next.60", | ||
| "react-refresh": "^0.14.0", | ||
| "react-refresh": "^0.18.0", |
There was a problem hiding this comment.
packages/cli/package.json:117 This changes the react-refresh version range, but the PR diff doesn’t include an updated root yarn.lock; with immutable installs this can fail CI, or installs may still resolve the old version. Consider updating the lockfile so the resolved react-refresh version matches the intent of this bump.
Severity: medium
🤖 Was this useful? React with 👍 or 👎, or 🚀 if it prevented an incident/outage.
EntelligenceAI PR SummaryUpdates the
Confidence Score: 5/5 - Safe to MergeSafe to merge — this PR performs a straightforward minor version bump of Key Findings:
Files requiring special attention
|
|
Warning Review the following alerts detected in dependencies. According to your organization's Security Policy, it is recommended to resolve "Warn" alerts. Learn more about Socket for GitHub.
|
|
This PR contains the following updates:
17.0.52→17.0.9117.0.17→17.0.264.6.0→4.6.2^0.14.0→^0.18.0Release Notes
facebook/react (eslint-plugin-react-hooks)
v4.6.2Compare Source
v4.6.1Compare Source
facebook/react (react-refresh)
v0.18.0Compare Source
v0.17.0Compare Source
v0.16.0Compare Source
v0.14.2Compare Source
React DOM
integrityattributechildrenprop being coerced to a string for custom elements, which was not the desired behaviorreactfromdependenciestopeerDependenciesto match expectations and align withreact-addons-*packagesv0.14.1Compare Source
React
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.